Set an argument to a String Buffer. Buffers are variables that are passed as references and can be changed by the function.
To retrieve a String Buffer, Simply choose Get Argument String
Parameters:
Type
Description
Integer
Argument number (1-based)
Integer
Size How many bytes to allocate (1 character is 1 byte). Remeber to add 1 to you string length since the ending \0 takes 1 byte